home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / VISUALBA / VSVBX.ZIP / INDEXTAB.FRM < prev    next >
Text File  |  1994-03-14  |  29KB  |  759 lines

  1. VERSION 2.00
  2. Begin Form IndexTab 
  3.    BackColor       =   &H00C0C0C0&
  4.    Caption         =   "Double click a tab with the right mouse"
  5.    ClientHeight    =   6075
  6.    ClientLeft      =   495
  7.    ClientTop       =   705
  8.    ClientWidth     =   7635
  9.    Height          =   6540
  10.    Left            =   405
  11.    LinkTopic       =   "Form2"
  12.    ScaleHeight     =   6075
  13.    ScaleWidth      =   7635
  14.    Top             =   330
  15.    Width           =   7815
  16.    Begin VideoSoftElastic MainElastic 
  17.       Align           =   5  'Fill Container
  18.       AutoSizeChildren=   1  'Even Horizontal
  19.       BackColor       =   &H00C0C0C0&
  20.       BevelInner      =   0  'None
  21.       BevelOuter      =   1  'Raised
  22.       BevelOuterWidth =   1
  23.       BorderWidth     =   16
  24.       Height          =   5040
  25.       Left            =   0
  26.       MinChildSize    =   3500
  27.       TabIndex        =   0
  28.       Top             =   0
  29.       Width           =   7635
  30.       Begin VideoSoftIndexTab VSIndexTab 
  31.          BackSheets      =   0  'None
  32.          BackTabColor    =   &H0080FF80&
  33.          BorderWidth     =   12
  34.          Caption         =   "&Order|&Notes|&Setup"
  35.          FontBold        =   -1  'True
  36.          FontItalic      =   0   'False
  37.          FontName        =   "Arial"
  38.          FontSize        =   13.5
  39.          FontStrikethru  =   0   'False
  40.          FontUnderline   =   0   'False
  41.          FrontTabColor   =   &H00C0C0C0&
  42.          Height          =   4560
  43.          Left            =   240
  44.          Position        =   0  'Top
  45.          ShowFocusRect   =   0   'False
  46.          Style           =   5  'Chamfered 3D
  47.          TabIndex        =   1
  48.          TabsPerPage     =   3
  49.          Top             =   240
  50.          Width           =   7155
  51.          Begin VideoSoftElastic Page 
  52.             BackColor       =   &H00808080&
  53.             BevelInner      =   7  'Shadow
  54.             BevelInnerWidth =   4
  55.             BorderWidth     =   4
  56.             CaptionPos      =   2  'Left Bottom
  57.             ChildSpacing    =   0
  58.             FontBold        =   -1  'True
  59.             FontItalic      =   0   'False
  60.             FontName        =   "System"
  61.             FontSize        =   9.75
  62.             FontStrikethru  =   0   'False
  63.             FontUnderline   =   0   'False
  64.             ForeColor       =   &H00000000&
  65.             Height          =   3720
  66.             Index           =   2
  67.             Left            =   9885
  68.             ShadowColor     =   &H00000000&
  69.             TabIndex        =   9
  70.             Tag             =   "Setup is the one"
  71.             TagPosition     =   1  'Above Control
  72.             TagWidth        =   250
  73.             Top             =   615
  74.             Width           =   6705
  75.             Begin CommandButton btn_Shadow 
  76.                Caption         =   "FrontTabColor"
  77.                FontBold        =   -1  'True
  78.                FontItalic      =   0   'False
  79.                FontName        =   "System"
  80.                FontSize        =   9.75
  81.                FontStrikethru  =   0   'False
  82.                FontUnderline   =   0   'False
  83.                Height          =   555
  84.                Index           =   1
  85.                Left            =   3090
  86.                TabIndex        =   31
  87.                Top             =   1380
  88.                Width           =   1665
  89.             End
  90.             Begin CommandButton btn_Shadow 
  91.                Caption         =   "Shadow Color"
  92.                FontBold        =   -1  'True
  93.                FontItalic      =   0   'False
  94.                FontName        =   "System"
  95.                FontSize        =   9.75
  96.                FontStrikethru  =   0   'False
  97.                FontUnderline   =   0   'False
  98.                Height          =   585
  99.                Index           =   0
  100.                Left            =   3090
  101.                TabIndex        =   30
  102.                Top             =   2070
  103.                Width           =   1665
  104.             End
  105.             Begin VideoSoftElastic VSElastic2 
  106.                AutoSizeChildren=   3  'Even Vertical
  107.                BackColor       =   &H00C0C0C0&
  108.                BevelInner      =   7  'Shadow
  109.                BevelInnerWidth =   4
  110.                BorderWidth     =   12
  111.                ChildSpacing    =   12
  112.                Height          =   2505
  113.                Left            =   270
  114.                ShadowColor     =   &H00404040&
  115.                TabIndex        =   24
  116.                Top             =   810
  117.                Width           =   2595
  118.                Begin CheckBox Check1 
  119.                   BackColor       =   &H0000FFFF&
  120.                   Caption         =   "Bold Current Tab"
  121.                   FontBold        =   -1  'True
  122.                   FontItalic      =   0   'False
  123.                   FontName        =   "System"
  124.                   FontSize        =   9.75
  125.                   FontStrikethru  =   0   'False
  126.                   FontUnderline   =   0   'False
  127.                   ForeColor       =   &H00000000&
  128.                   Height          =   285
  129.                   Index           =   0
  130.                   Left            =   180
  131.                   TabIndex        =   29
  132.                   Top             =   180
  133.                   Value           =   1  'Checked
  134.                   Width           =   2235
  135.                End
  136.                Begin CheckBox Check1 
  137.                   BackColor       =   &H0000FFFF&
  138.                   Caption         =   "Enable Notes Tab"
  139.                   FontBold        =   -1  'True
  140.                   FontItalic      =   0   'False
  141.                   FontName        =   "System"
  142.                   FontSize        =   9.75
  143.                   FontStrikethru  =   0   'False
  144.                   FontUnderline   =   0   'False
  145.                   Height          =   285
  146.                   Index           =   1
  147.                   Left            =   180
  148.                   TabIndex        =   28
  149.                   Top             =   645
  150.                   Value           =   1  'Checked
  151.                   Width           =   2235
  152.                End
  153.                Begin CheckBox Check1 
  154.                   BackColor       =   &H0000FFFF&
  155.                   Caption         =   "Shadows"
  156.                   FontBold        =   -1  'True
  157.                   FontItalic      =   0   'False
  158.                   FontName        =   "System"
  159.                   FontSize        =   9.75
  160.                   FontStrikethru  =   0   'False
  161.                   FontUnderline   =   0   'False
  162.                   Height          =   285
  163.                   Index           =   2
  164.                   Left            =   180
  165.                   TabIndex        =   27
  166.                   Top             =   1575
  167.                   Value           =   1  'Checked
  168.                   Width           =   2235
  169.                End
  170.                Begin CheckBox Check1 
  171.                   BackColor       =   &H0000FFFF&
  172.                   Caption         =   "Pictures"
  173.                   FontBold        =   -1  'True
  174.                   FontItalic      =   0   'False
  175.                   FontName        =   "System"
  176.                   FontSize        =   9.75
  177.                   FontStrikethru  =   0   'False
  178.                   FontUnderline   =   0   'False
  179.                   Height          =   285
  180.                   Index           =   3
  181.                   Left            =   180
  182.                   TabIndex        =   26
  183.                   Top             =   2040
  184.                   Width           =   2235
  185.                End
  186.                Begin CheckBox Check1 
  187.                   BackColor       =   &H0000FFFF&
  188.                   Caption         =   "DogEars"
  189.                   FontBold        =   -1  'True
  190.                   FontItalic      =   0   'False
  191.                   FontName        =   "System"
  192.                   FontSize        =   9.75
  193.                   FontStrikethru  =   0   'False
  194.                   FontUnderline   =   0   'False
  195.                   Height          =   285
  196.                   Index           =   4
  197.                   Left            =   180
  198.                   TabIn